home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / vood1103.lha / Voodoo / Catalogs / Voodoo.ct (.txt) < prev   
Amiga Catalog Translation file  |  1996-01-09  |  13KB  |  521 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ; $Id: Voodoo.cd 1.100 1996/01/08 15:38:03 oahvenla Exp oahvenla $
  5. ; $VER: Voodoo.cd 0.231 (06.04.95) $
  6. ; Email oriented words
  7. HEADER_FROM
  8. ;From
  9. HEADER_TO
  10. HEADER_CC
  11. HEADER_SUBJECT
  12. ;Subject
  13. HEADER_DATE
  14. ;Date
  15. HEADER_MESSAGE_ID
  16. ;Message-ID
  17. HEADER_REPLY_TO
  18. ;Reply-To
  19. HEADER_SENDER
  20. ;Sender
  21. HEADER_CONTENT_TYPE
  22. ;Content-Type
  23. ; Misc texts
  24. DEFAULT_SCREEN_TITLE
  25. ;%s - Programmed by Osma Ahvenlampi - %s
  26. MISC_NEW
  27. MISC_DEL
  28. MISC_NO_MESSAGE_SELECTED
  29. No message selected 
  30. MISC_NO_SUBJECT
  31.  No subject 
  32. MISC_MESSAGE_WINDOW_TITLE
  33. ;Folder %s (%s) (message %ld of %ld)
  34. MISC_MESSAGE_WINDOW_TITLE_NO_MESSAGE
  35. ;Folder %s (%s) (%ld messages)
  36. MISC_COMPOSE_MESSAGE
  37. ;Message composition
  38. MISC_FORWARDED_MESSAGE
  39. ;Forwarded message from %s
  40. MISC_FORWARDED_INFO
  41. ;See attachment(s) for the forwarded message.
  42. MISC_INIT_EDIT_SETTINGS
  43. ;This seems to be the first time you are using Voodoo.\nPlease configure Voodoo and restart.
  44. MISC_UNKNOWN
  45. ;unknown
  46. MISC_UUENCODE_DETECTED
  47. ;Beginning of UUencoded file \"%s\", data suppressed.\nSelect Message/UUdecode to decode this message.\n
  48. MISC_S
  49. ; Don't touch this in a translation
  50. MISC_DECRYPTING
  51. ;Decrypting... Please wait.
  52. MISC_UNDISPLAYABLE
  53. ;Undisplayable file
  54. ; Requester strings
  55. REQUEST_OK
  56. REQUEST_LOAD
  57. ;Load
  58. REQUEST_SAVE
  59. ;Save
  60. REQUEST_SELECT
  61. ;Select
  62. REQUEST_CANCEL
  63. ;Cancel
  64. REQUEST_OK_CANCEL
  65. ;OK|Cancel
  66. REQUEST_YES_NO
  67. ;Yes|No
  68. REQUEST_FILE
  69. ;Select file
  70. REQUEST_DIR
  71. ;Select directory
  72. REQUEST_PREFS
  73. ;Select settings file
  74. REQUEST_FONT
  75. ;Select font
  76. REQUEST_FOLDER_DIR
  77. ;Select a new directory
  78. REQUEST_MISC
  79. ;Voodoo
  80. REQUEST_SEND_UNCHANGED_MESSAGE
  81. ;The message seems to be unchanged.\nAre you sure you want to send it?
  82. REQUEST_CHOOSE_FOLDER
  83. ;Choose folder to open...
  84. REQUEST_CREATE_FOLDER
  85. ;The folder \"%s\" does not seem to exist.\nDo you want to create it?
  86. REQUEST_SAVE_WHOLE_MESSAGE
  87. ;Save whole message (including headers)?
  88. REQUEST_WHOLE_PART_CANCEL
  89. ;Whole|Only this part|Cancel
  90. REQUEST_CONFIRM_QUIT
  91. ;Exiting Voodoo now would lose some unsaved data.\nAre you sure you want to quit?
  92. REQUEST_UNKNOWN_DATATYPE
  93. ;No datatype recognises the format of this\nmessage part (name %s).\nDo you wish to save this part in a file?
  94. REQUEST_START_ATTACH_MESSAGE
  95. ;Do you want to begin a new message and\nattach the dropped file(s) to it?
  96. REQUEST_REALLY_CANCEL_MESSAGE
  97. ;Are you sure you want to cancel this message?\nThe text will be lost.
  98. REQUEST_PREFS_CHANGED
  99. ;The settings have changed. Are you sure\nyou want to proceed without saving them?
  100. REQUEST_REMOVE_ATTACHMENT
  101. ;Are you sure you want to delete\nthis attachment from the message?
  102. REQUEST_REALLY_DELETE_TEXT
  103. ;Are you sure you want to\nclear the message text?
  104. REQUEST_PRINT_MESSAGE
  105. ;Print this message?
  106. REQUEST_EVALUATION
  107. ;This is the evaluation version of Voodoo.\n\nLimitations in this demo:\n%s\nExpires on %s
  108. REQUEST_EXPIRED
  109. ;This evaluation version of Voodoo has expired.\nPlease refer to documentation for instructions\non how to register Voodoo. Thank you!
  110. REQUEST_IMPORT_SPOOL_FILE
  111. ;The file looks like a mailbox.\nImport the contents to the folder?
  112. REQUEST_CHOOSE_ADDRESS
  113. ;Choose an address
  114. REQUEST_USE_HEADERS_FROM_BODY
  115. ;Message body looks like it begins\nwith headers. Do you wish to\nput these into the message headers?
  116. ; Error messages
  117. ERROR_TITLE
  118. ;Voodoo Problem...
  119. ERROR_ERROR
  120. ;ERROR
  121. ERROR_COULDNT_OPEN_LIBRARY
  122. ;Could not open version %ld of shared library %s.
  123. ERROR_COULDNT_GET_SCREEN
  124. ;Could not lock public screen.
  125. ERROR_COULDNT_GET_IMAGES
  126. ;Could not allocate gadget imagery.
  127. ERROR_COULDNT_OPEN_FONTS
  128. ;Could not open display fonts.
  129. ERROR_OUT_OF_MEMORY
  130. ;Not enough free memory.
  131. ERROR_COULDNT_OPEN_WINDOW
  132. ;Could not open window.
  133. ERROR_COULDNT_CREATE_GADGETS
  134. ;Could not create gadgets for window.
  135. ERROR_COULDNT_CREATE_IDCMP_PORT
  136. ;Could not create window message port.
  137. ERROR_COULDNT_MAKE_MENUS
  138. ;Could not create menus.
  139. ERROR_COULDNT_READ_FOLDER
  140. ;Could not open or read folder \"%s\".
  141. ERROR_COULDNT_CREATE_CLASS
  142. ;Could not create custom gadget class.
  143. ERROR_COULDNT_SEND_MESSAGE
  144. ;Message delivery agent failed:\n%s\nCould not send message.
  145. ERROR_COULDNT_PARSE_PATTERNS
  146. ;Could not parse patterns.
  147. ERROR_COULDNT_CREATE_MSGPORT
  148. ;Could not create message port.
  149. ERROR_COULDNT_SETUP_AREXX
  150. ;Could not set up ARexx host.\nARexx not available.
  151. ERROR_COULDNT_ALLOCATE_IFF
  152. ;Could not allocate IFF handle.
  153. ERROR_MAKE_PRIMARY_FOLDER
  154. ;No primary folder available.\nPlease locate an EMPTY directory for a new folder.
  155. ERROR_FOLDER_IS_NOT_DIRECTORY
  156. ;Folder %s is not directory. Bailing out.
  157. ERROR_BAD_KEY
  158. ;Could not find a keyfile, or the\nkeyfile was corrupt. Exiting.
  159. ERROR_CANT_QUIT
  160. ;A message delivery process has not returned.\nCan not quit yet.
  161. ERROR_PGP_FAILED
  162. ;Pretty Good Privacy failed (%ld).\nEncryption and authentication features\nunavailable.
  163. ERROR_PROGRAM_NOT_FOUND
  164. ;The attempt to execute command\n\"%s\"\nfailed because the program was not found.
  165. ; Warnings
  166. WARN_WARN
  167. ;WARNING
  168. WARN_COULDNT_LOAD_SETTINGS
  169. ;Could not load settings file.\nUsing default settings.
  170. WARN_COULDNT_SAVE_SETTINGS
  171. ;Could not save settings file.
  172. WARN_INVALID_FILE_OR_FOLDER
  173. ;Spool file or E-Mail folder\n\"%s\" is invalid.
  174. WARN_COULDNT_TRUNCATE_SPOOL
  175. ;Could not truncate spool file.\nNext \"Get New Mail\" might find old messages.
  176. WARN_REXX_HOST_CLOSING
  177. ;Rexx host closing down.
  178. WARN_REXX_COMMAND_DISABLED
  179. ;Rexx command disabled.
  180. WARN_REXX_CANT_SET_VARIABLE
  181. ;Unable to set Rexx variable.
  182. WARN_WRONG_PREFS_VERSION
  183. ;Old preferences file found. Some new\nsettings are set to default values.\nPlease check and save settings.
  184. WARN_MESSAGE_NEEDS_TO
  185. ;Can not send this message without\na recipient address. Please fill the To field.
  186. WARN_SCREEN_TOO_SMALL
  187. ;The window you're about to open needs more\nroom than is available on this screen.\nPlease use smaller fonts, or run Voodoo on\na larger screen with the PUBSCREEN option.
  188. WARN_DELETE_PRIMARY_FOLDER
  189. ;You tried to delete the primary folder,\nwhich is an impossible operation.\nIf you want to delete this folder, first\nselect another folder as the primary folder.
  190. WARN_COULDNT_DELIVER_MESSAGE
  191. ;Message delivery failed.\nMessage left queued for later delivery.\nIf you do not have an SMTP daemon set up,\nrecover the message from the spool and retry later.
  192. WARN_UUDECODE_FAILED
  193. ;There were problems during UUdecoding.\nTarget file is probably corrupt.
  194. WARN_COULDNT_LOCK_FOLDER
  195. ;Could not lock folder %s.\nThe directory does not exist?
  196. WARN_BAD_SIGNATURE
  197. ;Message contained invalid signature.\nAuthentication failed.
  198. WARN_BAD_ENCRYPTION
  199. ;Unknown encrypted message format.
  200. ; About window texts
  201. ABOUT_TITLE
  202. ;About Voodoo...
  203. ABOUT_TEXT_COPYRIGHT
  204. ;Copyright 
  205.  1995 by Osma Ahvenlampi.
  206. ABOUT_TEXT_AMITECH
  207. ;Distributed by Amiga Technologies GmbH
  208. ABOUT_TEXT_REGISTERED
  209. ;This copy is registered to:\n
  210. ABOUT_TEXT_UNREGISTERED
  211. ;UNREGISTERED EVALUATION VERSION
  212. ABOUT_TEXT_PLEASE_REGISTER
  213. ;Support shareware software! Please register Voodoo!
  214. ABOUT_TEXT_CLASSACT
  215. ;ClassAct is Copyright 
  216.  1995 Phantom Development.
  217. ABOUT_SEND_BUGREPORT
  218. ;Send a bug report
  219. ABOUT_TEXT_TRANSLATOR
  220. ; This string should be something like "English translation by\nOsma Ahvenlampi <Osma.Ahvenlampi@hut.fi>"
  221. ; Prefs window texts
  222. PREFS_OK
  223. PREFS_SAVE
  224. ;Save
  225. PREFS_CANCEL
  226. ;Cancel
  227. PREFS_GLOBAL_TITLE
  228. ;Edit settings...
  229. PREFS_FOLDER_TITLE
  230. ;Configure folders...
  231. PREFS_ADDRESS_TITLE
  232. ;Edit addressbook...
  233. PREFS_TAB_USER
  234. ;User
  235. PREFS_TAB_FOLDER
  236. ;Folder
  237. PREFS_TAB_PROGRAM
  238. ;Program
  239. PREFS_TAB_DISPLAY
  240. ;Display
  241. PREFS_TAB_FONTS
  242. ;Fonts
  243. PREFS_GROUP_HEADERS
  244. ;Headers
  245. PREFS_GROUP_QUOTE_SIG
  246. ;Quote and signature
  247. PREFS_GROUP_FOLDERS
  248. ;Folders
  249. PREFS_GROUP_MISC
  250. ;Misc
  251. PREFS_GROUP_SCREEN
  252. ;Screen
  253. PREFS_GROUP_PROGRAMS
  254. ;External programs
  255. PREFS_GROUP_MESSAGES
  256. ;Message attributes
  257. PREFS_PUBSCREENNAME
  258. ;Public screen
  259. PREFS_ADDRESS
  260. ;E-Mail address
  261. PREFS_REALNAME
  262. ;Real name
  263. PREFS_PRIMARYFOLDER
  264. ;Primary folder
  265. PREFS_SENT_FOLDER
  266. ;Sent mail folder
  267. PREFS_SAVEFOLDER
  268. ;Default save folder
  269. PREFS_MOVE_SAVED_ON_EXIT
  270. ;Move read message to save folder on exit
  271. PREFS_CONFIGURE_FOLDERS
  272. ;Configure folders
  273. PREFS_SPOOLFILE
  274. ;Spool file
  275. PREFS_SKIP_DELETED_MESSAGES
  276. ;Skip deleted messages
  277. PREFS_MAILER
  278. ;Mailer
  279. ;PREFS_UUDECODER (//)
  280. ;UUdecoder
  281. ;PREFS_HIDE_UUENCODE (//)
  282. ;Hide UUencoded data
  283. PREFS_QUOTE
  284. ;Quote prefix
  285. PREFS_QUOTE_ATTRIBUTION
  286. ;Quote attribution
  287. PREFS_SIGNATUREFILE
  288. ;Signature file
  289. PREFS_ORGANIZATION
  290. ;Organization
  291. PREFS_HEADERS
  292. ;Visible headers
  293. PREFS_PROPFONT
  294. ;Interface font
  295. PREFS_NONPROPFONT
  296. ;Message font
  297. PREFS_LISTFONT
  298. ;Index font
  299. PREFS_COMPOSEFONT
  300. ;Editor font
  301. PREFS_ICONFONT
  302. ;Icon font
  303. PREFS_BACKFILL
  304. ;Backfill pattern
  305. PREFS_CLONE_WB_COLORS
  306. ;Clone Workbench colors
  307. PREFS_BLINKRATE
  308. ;Cursor blink rate
  309. PREFS_NUM_HEADERS
  310. ;Header lines
  311. ;PREFS_SMART_WORDWRAP (//)
  312. ;_Smart word wrapping
  313. PREFS_FOLDERALIAS
  314. ;Folder alias
  315. PREFS_FOLDERDIR
  316. ;Folder directory
  317. PREFS_INDEX_DATE_FORMAT
  318. ;Index date format
  319. PREFS_EXPUNGE_ON_CLOSE
  320. ;Expunge on close
  321. PREFS_NAME
  322. ;Name
  323. PREFS_COMMENT
  324. ;Comment
  325. PREFS_QUOTED_PRINTABLE
  326. ;Use Quoted-Printable encoding
  327. ;PREFS_INTERNAL_EDITOR (//)
  328. ;Use internal editor
  329. ;PREFS_EDITOR (//)
  330. ;Editor
  331. PREFS_EXTERNAL_EDITOR
  332. ;External editor
  333. PREFS_WORDWRAP
  334. ;Wrap lines at column
  335. PREFS_ICON_TEXTS
  336. ;Show icon text
  337. PREFS_FOLDER_CREATED
  338. ;Folder created
  339. PREFS_FOLDER_MODIFIED
  340. ;Last modified
  341. PREFS_FOLDER_LAST_READ
  342. ;Last read
  343. PREFS_FOLDER_DATE_FMT
  344. ;%ld.%ld.%ld %02ld:%02ld
  345. PREFS_FOLDER_MESSAGES
  346. ;Messages
  347. PREFS_FOLDER_MESSAGES_N
  348. ;%.4ld (%.3ld new)
  349. PREFS_FOLDER_SIZE
  350. ;Size
  351. PREFS_FOLDER_SIZE_KB
  352. ;%.8ld KB
  353. PREFS_FOLDER_SIZE_BYTES
  354. ;%.5ld bytes
  355. PREFS_FOLDER_SIZE_NO
  356. ;Not computed
  357. PREFS_INDEX_WEIGHT
  358. ;Index/Message area ratio
  359. PREFS_AUTO_SAVE_DELAY
  360. ;Auto save delay
  361. PREFS_POPREXX
  362. ;POP ARexx port
  363. ; Menu titles
  364. MENU_PROJECT
  365. ;Project
  366. MENU_PROJECT_CLOSE_FOLDER
  367. ;!\00Close Folder
  368. MENU_PROJECT_OPEN_FOLDER
  369. ;O\00Open Folder...
  370. MENU_PROJECT_EXPUNGE
  371. ;E\00Expunge deleted
  372. MENU_PROJECT_SAVE_FOLDER
  373. ;S\00Save Folder
  374. MENU_PROJECT_GET_NEW_MAIL
  375. ;G\00Get new mail
  376. MENU_PROJECT_IMPORT
  377. ;\00\00Import mail...
  378. MENU_PROJECT_SORT
  379. ;\00\00Sort
  380. MENU_PROJECT_SORT_BY_NUMBER
  381. ;\00\00By number
  382. MENU_PROJECT_SORT_BY_DATE
  383. ;\00\00By date
  384. MENU_PROJECT_SORT_BY_AUTHOR
  385. ;\00\00By author
  386. MENU_PROJECT_SORT_BY_SUBJECT
  387. ;\00\00By subject
  388. MENU_PROJECT_ABOUT
  389. ;?\00About
  390. MENU_PROJECT_ICONIFY
  391. ;I\00Iconify
  392. MENU_PROJECT_QUIT
  393. ;Q\00Quit
  394. MENU_MESSAGE
  395. ;Message
  396. MENU_MESSAGE_NEXT
  397. ;N\00Next
  398. MENU_MESSAGE_PREVIOUS
  399. ;P\00Previous
  400. MENU_MESSAGE_COPY
  401. ;C\00Copy
  402. MENU_MESSAGE_SEND_MAIL
  403. ;M\00Send mail...
  404. MENU_MESSAGE_REPLY
  405. ;R\00Reply...
  406. MENU_MESSAGE_FOLLOWUP
  407. ;F\00Followup...
  408. MENU_MESSAGE_FORWARD
  409. ;\00\00Forward...
  410. MENU_REMEMBER_ADDRESS
  411. ;\00\00File current address
  412. MENU_MESSAGE_SAVE_IN_FILE
  413. ;T\00Save in file...
  414. MENU_MESSAGE_SAVE_IN_FOLDER
  415. ;W\00Save in folder...
  416. MENU_MESSAGE_DELETE
  417. ;D\00Mark for deletion
  418. MENU_MESSAGE_UNDELETE
  419. ;U\00Unmark for deletion
  420. MENU_MESSAGE_UNREAD
  421. ;Y\00Mark as unread
  422. MENU_MESSAGE_RESCAN
  423. ;\00\00Rescan headers
  424. MENU_MESSAGE_PRINT
  425. ;\00\00Print message
  426. MENU_MESSAGE_UUDECODE
  427. ;\00\00UUdecode
  428. MENU_SETTINGS
  429. ;Settings
  430. MENU_SETTINGS_GLOBAL
  431. ;1\00Global...
  432. MENU_SETTINGS_ADDRESSBOOK
  433. ;2\00Addressbook...
  434. MENU_SETTINGS_FOLDER
  435. ;3\00Folder...
  436. MENU_SETTINGS_SHOW_HEADERS
  437. ;H\00Display headers
  438. MENU_SETTINGS_SMART_WRAP
  439. ;\00\00Smart word wrapping
  440. MENU_SETTINGS_LOAD_SETTINGS
  441. ;\00\00Load settings...
  442. MENU_SETTINGS_SAVE_SETTINGS
  443. ;\00\00Save settings
  444. MENU_SETTINGS_SAVE_SETTINGS_AS
  445. ;\00\00Save settings as...
  446. MENU_SETTINGS_EXPERT_KEYS
  447. ;\00\00Expert keyboard
  448. MENU_EDIT
  449. ;Editing
  450. MENU_EDIT_UNDO
  451. ;Z\00Undo
  452. MENU_EDIT_CUT
  453. ;X\00Cut
  454. MENU_EDIT_COPY
  455. ;C\00Copy
  456. MENU_EDIT_PASTE
  457. ;V\00Paste
  458. MENU_EDIT_ERASE
  459. ;\00\00Erase
  460. MENU_EDIT_ATTACH
  461. ;F\00Attach file...
  462. MENU_EDIT_DELETE
  463. ;D\00Delete...
  464. MENU_EDIT_LOAD
  465. ;\00\00Load text...
  466. MENU_EDIT_SAVE
  467. ;\00\00Save text...
  468. MENU_EDIT_SEND
  469. ;M\00Send message
  470. MENU_EDIT_CANCEL
  471. ;Q\00Cancel...
  472. ; Gadget help texts
  473. HELP_SB_QUIT_1
  474. ;Quit
  475. HELP_SB_QUIT_2
  476. ;Quit Voodoo
  477. HELP_SB_ICONIFY_1
  478. ;Iconify
  479. HELP_SB_ICONIFY_2
  480. ;Close all windows and iconify to Workbench
  481. HELP_SB_CLOSE_1
  482. ;Close
  483. HELP_SB_CLOSE_2
  484. ;Close this folder
  485. HELP_SB_OPEN_1
  486. ;Open
  487. HELP_SB_OPEN_2
  488. ;Open another folder
  489. HELP_SB_PREVIOUS_1
  490. ;Previous
  491. HELP_SB_PREVIOUS_2
  492. ;Select previous message
  493. HELP_SB_NEXT_1
  494. ;Next
  495. HELP_SB_NEXT_2
  496. ;Select next message
  497. HELP_SB_SENDMAIL_1
  498. ;Send
  499. HELP_SB_SENDMAIL_2
  500. ;Write a new message
  501. HELP_SB_REPLY_1
  502. ;Reply
  503. HELP_SB_REPLY_2
  504. ;Reply to this message
  505. HELP_SB_DELETE_1
  506. ;Delete
  507. HELP_SB_DELETE_2
  508. ;Delete this message
  509. HELP_SB_PART_1
  510. ;No Name
  511. HELP_SB_PART_2
  512. ;Part of a multipart message
  513. HELP_SB_ATTACH_1
  514. ;Attach
  515. HELP_SB_ATTACH_2
  516. ;Attach a file to this message
  517. HELP_SB_SEND_1
  518. ;Send
  519. HELP_SB_SEND_2
  520. ;Send this message
  521.